Interface FrontEndBridge

All Superinterfaces:
IPCObject
All Known Implementing Classes:
FrontEndBridgeImpl

public interface FrontEndBridge extends IPCObject
Information provided by the PKI file:

    \class FrontEndBridge
    
    \brief Front end bridge
    
Author:
Auto-generated
  • Method Details

    • receiveMessageFromFrontEnd

      void receiveMessageFromFrontEnd(String type, String data1, String data2, String data3, String data4, String msgId)
      Parameters:
      type - Takes in a parameter of type
      data1 - Takes in a parameter of data1
      data2 - Takes in a parameter of data2
      data3 - Takes in a parameter of data3
      data4 - Takes in a parameter of data4
      msgId - Takes in a parameter of msgId